org.kuali.ole.docstore
Class OleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.kuali.ole.docstore.OleException
All Implemented Interfaces:
Serializable

public class OleException
extends Exception

Created by IntelliJ IDEA. User: Pranitha Date: 4/6/12 Time: 3:20 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
OleException()
           
OleException(String message)
           
 
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)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.