public class DefinitionNotFoundException extends UiException
UiException.Aide
MessageConst.BundleInfo
_code
NULL_CODE
Constructor and Description |
---|
DefinitionNotFoundException() |
DefinitionNotFoundException(int code) |
DefinitionNotFoundException(int code,
java.lang.Object fmtArg) |
DefinitionNotFoundException(int code,
java.lang.Object[] fmtArgs) |
DefinitionNotFoundException(int code,
java.lang.Object[] fmtArgs,
java.lang.Throwable cause) |
DefinitionNotFoundException(int code,
java.lang.Object fmtArg,
java.lang.Throwable cause) |
DefinitionNotFoundException(int code,
java.lang.Throwable cause) |
DefinitionNotFoundException(java.lang.String s) |
DefinitionNotFoundException(java.lang.String msg,
java.lang.Throwable cause) |
DefinitionNotFoundException(java.lang.Throwable cause) |
getCode
public DefinitionNotFoundException(java.lang.String msg, java.lang.Throwable cause)
public DefinitionNotFoundException(java.lang.String s)
public DefinitionNotFoundException(java.lang.Throwable cause)
public DefinitionNotFoundException()
public DefinitionNotFoundException(int code, java.lang.Object[] fmtArgs, java.lang.Throwable cause)
public DefinitionNotFoundException(int code, java.lang.Object fmtArg, java.lang.Throwable cause)
public DefinitionNotFoundException(int code, java.lang.Object[] fmtArgs)
public DefinitionNotFoundException(int code, java.lang.Object fmtArg)
public DefinitionNotFoundException(int code, java.lang.Throwable cause)
public DefinitionNotFoundException(int code)
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.