public class UnexpectedFailureException extends RuntimeException
Constructor and Description |
---|
UnexpectedFailureException() |
UnexpectedFailureException(String message) |
UnexpectedFailureException(String message,
Throwable cause) |
UnexpectedFailureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018 TinyGroup. All rights reserved.