| com.metaboss.enterprise.bo.BOException com.metaboss.enterprise.bo.BOIllegalObjectImplementationException
BOIllegalObjectImplementationException | public class BOIllegalObjectImplementationException extends BOException (Code) | | Specialised BOLayer exception
|
BOIllegalObjectImplementationException | public BOIllegalObjectImplementationException(String pOffendingImplementationClassName, String pMessage)(Code) | | Constructs BOIllegalObjectImplementationException object which carries user message
|
BOIllegalObjectImplementationException | public BOIllegalObjectImplementationException(String pOffendingImplementationClassName, String pMessage, Throwable pCause)(Code) | | Constructs BOIllegalObjectImplementationException object which carries user message and cause
|
BOIllegalObjectImplementationException | public BOIllegalObjectImplementationException(String pOffendingImplementationClassName, Throwable pCause)(Code) | | Constructs BOIllegalObjectImplementationException object which carries cause
|
|
|