org.kuali.ole.pojo
Class OleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.kuali.ole.pojo.OleException
- All Implemented Interfaces:
- Serializable
public class OleException
- extends Exception
User: Peri Subrahmanya
Date: 3/30/11
Time: 10:06 AM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OleException
public OleException()
OleException
public OleException(String message)
OleException
public OleException(String message,
Throwable cause)
OleException
public OleException(Throwable cause)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.