com.bea.ales.management.exception
Class InvalidTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.ales.management.exception.ManagementException
                    |
                    +--com.bea.ales.management.exception.InvalidTypeException

public class InvalidTypeException
extends ManagementException

This exception indicates there is error caused by invalid type used.

See Also:
Serialized Form

Methods inherited from class com.bea.ales.management.exception.ManagementException
getCause, getMessage, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2004-2008, Oracle and/or its affiliates. All rights reserved.