public class ZException
extends java.lang.Exception
getMessage()
is called.Constructor and Description |
---|
ZException(ErrorType errType,
NlsKey trKey,
java.lang.Object... args) |
ZException(ErrorType errType,
java.lang.Throwable cause) |
ZException(ErrorType errType,
java.lang.Throwable cause,
NlsKey trKey,
java.lang.Object... args) |
ZException(NlsKey trKey,
java.lang.Object... args) |
Modifier and Type | Method and Description |
---|---|
ErrorType |
getErrorType() |
java.lang.String |
getMessage()
Overridden to return the translated error message
|
public ZException(NlsKey trKey, java.lang.Object... args)
public ZException(ErrorType errType, java.lang.Throwable cause)
public ErrorType getErrorType()
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
Copyright © 2014 EsprIT-Systems. All Rights Reserved.