com.beasys.commerce.foundation.property
Class SchemaManagerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.beasys.commerce.foundation.property.SchemaManagerException
- All Implemented Interfaces:
- java.io.Serializable
- public class SchemaManagerException
- extends java.lang.Exception
Exception thrown from SchemaManager operations.
- Version:
- $Revision$, $Date$
- Author:
- original: Thomas Cook, latest: $Author$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SchemaManagerException
public SchemaManagerException(java.lang.String message,
java.lang.Throwable nestedException)
getNestedException
public java.lang.Throwable getNestedException()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class java.lang.Throwable
Copyright © 2000 BEA Systems, Inc. All Rights Reserved