?? invalidtypeforencoding.java
字號(hào):
package org.omg.IOP.CodecPackage;
/**
* org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
* Wednesday, September 26, 2007 2:43:35 AM GMT
*/
public final class InvalidTypeForEncoding extends org.omg.CORBA.UserException
{
public InvalidTypeForEncoding ()
{
super(InvalidTypeForEncodingHelper.id());
} // ctor
public InvalidTypeForEncoding (String $reason)
{
super(InvalidTypeForEncodingHelper.id() + " " + $reason);
} // ctor
} // class InvalidTypeForEncoding
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -