brut.common
Class BrutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
brut.common.BrutException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AndrolibException
public class BrutException
- extends Exception
- Author:
- Ryszard Wiśniewski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BrutException
public BrutException(Throwable cause)
BrutException
public BrutException(String message,
Throwable cause)
BrutException
public BrutException(String message)
BrutException
public BrutException()
Copyright © 2012. All Rights Reserved.