public class InvalidStandardLevelException extends X9Exception
| Constructor and Description |
|---|
InvalidStandardLevelException() |
InvalidStandardLevelException(String message) |
InvalidStandardLevelException(String message,
Throwable cause) |
InvalidStandardLevelException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidStandardLevelException()
public InvalidStandardLevelException(String message)
message - public InvalidStandardLevelException(String message, Throwable cause)
message - cause - public InvalidStandardLevelException(Throwable cause)
cause - Copyright © 2009–2016 The Last Check, LLC. All rights reserved.