public class BorningException extends RuntimeException
Constructor and Description |
---|
BorningException(Class<?> type,
Class<?>[] argTypes) |
BorningException(Class<?> type,
Object[] args) |
BorningException(Throwable e,
Class<?> type,
Class<?>[] argTypes) |
BorningException(Throwable e,
Class<?> type,
Object[] args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.