org.dspace.app.xmlui.utils
Class UIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.app.xmlui.wing.WingException
org.dspace.app.xmlui.utils.UIException
- All Implemented Interfaces:
- Serializable
public class UIException
- extends WingException
A class representing an error generated by the Manakin.
I'm not sure if we are going to use this Exception class at this point.
- Author:
- Scott Phillips
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
UIException
public UIException(String message)
UIException
public UIException(Throwable t)
UIException
public UIException(String message,
Throwable t)
Copyright © 2011 DuraSpace. All Rights Reserved.