org.kuali.ole.pojo
Class OleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
OleException()
           
OleException(String message)
           
OleException(String message, Throwable cause)
           
OleException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.