| com.metaboss.enterprise.bo.BOException com.metaboss.enterprise.bo.BOUnexpectedProgramConditionException
BOUnexpectedProgramConditionException | public class BOUnexpectedProgramConditionException extends BOException (Code) | | Specialised BSLayer exception
|
BOUnexpectedProgramConditionException | public BOUnexpectedProgramConditionException()(Code) | | Constructs BOUnexpectedProgramConditionException
|
BOUnexpectedProgramConditionException | public BOUnexpectedProgramConditionException(String pMessage)(Code) | | Constructs BOUnexpectedProgramConditionException with message
|
BOUnexpectedProgramConditionException | public BOUnexpectedProgramConditionException(String pMessage, Throwable pCause)(Code) | | Constructs BOUnexpectedProgramConditionException with message and cause
|
BOUnexpectedProgramConditionException | public BOUnexpectedProgramConditionException(Throwable pCause)(Code) | | Constructs BOUnexpectedProgramConditionException with cause
|
|
|