yarfraw.core.datamodel
Class YarfrawException
java.lang.Object
java.lang.Throwable
java.lang.Exception
yarfraw.core.datamodel.YarfrawException
- All Implemented Interfaces:
- Serializable
public class YarfrawException
- extends Exception
Indicates an unexpected error occurs.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
YarfrawException
public YarfrawException(String message)
YarfrawException
public YarfrawException(String message,
Throwable t)
Copyright © 2008. All Rights Reserved.