org.ubercraft.sucre.coercer
Class CoercerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ubercraft.sucre.coercer.CoercerException
- All Implemented Interfaces:
- Serializable
public class CoercerException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoercerException
public CoercerException()
CoercerException
public CoercerException(String message)
CoercerException
public CoercerException(Throwable cause)
CoercerException
public CoercerException(String message,
Throwable cause)
Copyright © 2013. All Rights Reserved.