BEA Systems, Inc.

com.beasys.commerce.foundation.property
Class SchemaManagerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.beasys.commerce.foundation.property.SchemaManagerException

public class SchemaManagerException
extends java.lang.Exception

Exception thrown from SchemaManager operations.

See Also:
Serialized Form

Constructor Summary
SchemaManagerException(java.lang.String message, java.lang.Throwable nestedException)
           
 
Method Summary
 java.lang.Throwable getNestedException()
           
 void printStackTrace()
           
 
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
 

Constructor Detail

SchemaManagerException

public SchemaManagerException(java.lang.String message,
                              java.lang.Throwable nestedException)
Method Detail

getNestedException

public java.lang.Throwable getNestedException()

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class java.lang.Throwable

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved