public class FastException extends RuntimeException
Constructor and Description |
---|
FastException(String message,
ErrorCode code) |
FastException(String message,
ErrorCode code,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ErrorCode |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.