📄 poasystemexception.java
字号:
return servantToIdOaa( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL servantToIdOaa( ) {
return servantToIdOaa( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int SERVANT_TO_ID_SAA = SUNVMCID.value + 1018 ;
public INTERNAL servantToIdSaa( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( SERVANT_TO_ID_SAA, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.servantToIdSaa",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL servantToIdSaa( CompletionStatus cs ) {
return servantToIdSaa( cs, null ) ;
}
public INTERNAL servantToIdSaa( Throwable t ) {
return servantToIdSaa( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL servantToIdSaa( ) {
return servantToIdSaa( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int SERVANT_TO_ID_WP = SUNVMCID.value + 1019 ;
public INTERNAL servantToIdWp( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( SERVANT_TO_ID_WP, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.servantToIdWp",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL servantToIdWp( CompletionStatus cs ) {
return servantToIdWp( cs, null ) ;
}
public INTERNAL servantToIdWp( Throwable t ) {
return servantToIdWp( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL servantToIdWp( ) {
return servantToIdWp( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int CANT_RESOLVE_ROOT_POA = SUNVMCID.value + 1020 ;
public INTERNAL cantResolveRootPoa( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( CANT_RESOLVE_ROOT_POA, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.cantResolveRootPoa",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL cantResolveRootPoa( CompletionStatus cs ) {
return cantResolveRootPoa( cs, null ) ;
}
public INTERNAL cantResolveRootPoa( Throwable t ) {
return cantResolveRootPoa( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL cantResolveRootPoa( ) {
return cantResolveRootPoa( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int SERVANT_MUST_BE_LOCAL = SUNVMCID.value + 1021 ;
public INTERNAL servantMustBeLocal( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( SERVANT_MUST_BE_LOCAL, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.servantMustBeLocal",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL servantMustBeLocal( CompletionStatus cs ) {
return servantMustBeLocal( cs, null ) ;
}
public INTERNAL servantMustBeLocal( Throwable t ) {
return servantMustBeLocal( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL servantMustBeLocal( ) {
return servantMustBeLocal( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int NO_PROFILES_IN_IOR = SUNVMCID.value + 1022 ;
public INTERNAL noProfilesInIor( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( NO_PROFILES_IN_IOR, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.noProfilesInIor",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL noProfilesInIor( CompletionStatus cs ) {
return noProfilesInIor( cs, null ) ;
}
public INTERNAL noProfilesInIor( Throwable t ) {
return noProfilesInIor( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL noProfilesInIor( ) {
return noProfilesInIor( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int AOM_ENTRY_DEC_ZERO = SUNVMCID.value + 1023 ;
public INTERNAL aomEntryDecZero( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( AOM_ENTRY_DEC_ZERO, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.aomEntryDecZero",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL aomEntryDecZero( CompletionStatus cs ) {
return aomEntryDecZero( cs, null ) ;
}
public INTERNAL aomEntryDecZero( Throwable t ) {
return aomEntryDecZero( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL aomEntryDecZero( ) {
return aomEntryDecZero( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int ADD_POA_INACTIVE = SUNVMCID.value + 1024 ;
public INTERNAL addPoaInactive( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( ADD_POA_INACTIVE, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.addPoaInactive",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL addPoaInactive( CompletionStatus cs ) {
return addPoaInactive( cs, null ) ;
}
public INTERNAL addPoaInactive( Throwable t ) {
return addPoaInactive( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL addPoaInactive( ) {
return addPoaInactive( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int ILLEGAL_POA_STATE_TRANS = SUNVMCID.value + 1025 ;
public INTERNAL illegalPoaStateTrans( CompletionStatus cs, Throwable t ) {
INTERNAL exc = new INTERNAL( ILLEGAL_POA_STATE_TRANS, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.illegalPoaStateTrans",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL illegalPoaStateTrans( CompletionStatus cs ) {
return illegalPoaStateTrans( cs, null ) ;
}
public INTERNAL illegalPoaStateTrans( Throwable t ) {
return illegalPoaStateTrans( CompletionStatus.COMPLETED_NO, t ) ;
}
public INTERNAL illegalPoaStateTrans( ) {
return illegalPoaStateTrans( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int UNEXPECTED_EXCEPTION = SUNVMCID.value + 1026 ;
public INTERNAL unexpectedException( CompletionStatus cs, Throwable t, Object arg0) {
INTERNAL exc = new INTERNAL( UNEXPECTED_EXCEPTION, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = new Object[1] ;
parameters[0] = arg0 ;
doLog( Level.WARNING, "POA.unexpectedException",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public INTERNAL unexpectedException( CompletionStatus cs, Object arg0) {
return unexpectedException( cs, null, arg0 ) ;
}
public INTERNAL unexpectedException( Throwable t, Object arg0) {
return unexpectedException( CompletionStatus.COMPLETED_NO, t, arg0 ) ;
}
public INTERNAL unexpectedException( Object arg0) {
return unexpectedException( CompletionStatus.COMPLETED_NO, null, arg0 ) ;
}
///////////////////////////////////////////////////////////
// NO_IMPLEMENT
///////////////////////////////////////////////////////////
public static final int SINGLE_THREAD_NOT_SUPPORTED = SUNVMCID.value + 1001 ;
public NO_IMPLEMENT singleThreadNotSupported( CompletionStatus cs, Throwable t ) {
NO_IMPLEMENT exc = new NO_IMPLEMENT( SINGLE_THREAD_NOT_SUPPORTED, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.singleThreadNotSupported",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public NO_IMPLEMENT singleThreadNotSupported( CompletionStatus cs ) {
return singleThreadNotSupported( cs, null ) ;
}
public NO_IMPLEMENT singleThreadNotSupported( Throwable t ) {
return singleThreadNotSupported( CompletionStatus.COMPLETED_NO, t ) ;
}
public NO_IMPLEMENT singleThreadNotSupported( ) {
return singleThreadNotSupported( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int METHOD_NOT_IMPLEMENTED = SUNVMCID.value + 1002 ;
public NO_IMPLEMENT methodNotImplemented( CompletionStatus cs, Throwable t ) {
NO_IMPLEMENT exc = new NO_IMPLEMENT( METHOD_NOT_IMPLEMENTED, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.methodNotImplemented",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public NO_IMPLEMENT methodNotImplemented( CompletionStatus cs ) {
return methodNotImplemented( cs, null ) ;
}
public NO_IMPLEMENT methodNotImplemented( Throwable t ) {
return methodNotImplemented( CompletionStatus.COMPLETED_NO, t ) ;
}
public NO_IMPLEMENT methodNotImplemented( ) {
return methodNotImplemented( CompletionStatus.COMPLETED_NO, null ) ;
}
///////////////////////////////////////////////////////////
// OBJ_ADAPTER
///////////////////////////////////////////////////////////
public static final int POA_LOOKUP_ERROR = SUNVMCID.value + 1001 ;
public OBJ_ADAPTER poaLookupError( CompletionStatus cs, Throwable t ) {
OBJ_ADAPTER exc = new OBJ_ADAPTER( POA_LOOKUP_ERROR, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.WARNING )) {
Object[] parameters = null ;
doLog( Level.WARNING, "POA.poaLookupError",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public OBJ_ADAPTER poaLookupError( CompletionStatus cs ) {
return poaLookupError( cs, null ) ;
}
public OBJ_ADAPTER poaLookupError( Throwable t ) {
return poaLookupError( CompletionStatus.COMPLETED_NO, t ) ;
}
public OBJ_ADAPTER poaLookupError( ) {
return poaLookupError( CompletionStatus.COMPLETED_NO, null ) ;
}
public static final int POA_INACTIVE = SUNVMCID.value + 1002 ;
public OBJ_ADAPTER poaInactive( CompletionStatus cs, Throwable t ) {
OBJ_ADAPTER exc = new OBJ_ADAPTER( POA_INACTIVE, cs ) ;
if (t != null)
exc.initCause( t ) ;
if (logger.isLoggable( Level.FINE )) {
Object[] parameters = null ;
doLog( Level.FINE, "POA.poaInactive",
parameters, POASystemException.class, exc ) ;
}
return exc ;
}
public OBJ_ADAPTER poaInactive( CompletionStatus cs ) {
return poaInactive( cs, null ) ;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -