Class EntityBeanAdapterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
hec.lang.annotation.EntityBeanAdapterException
All Implemented Interfaces:
Serializable

public class EntityBeanAdapterException extends Exception
See Also:
  • Constructor Details

    • EntityBeanAdapterException

      public EntityBeanAdapterException(String string)
    • EntityBeanAdapterException

      public EntityBeanAdapterException(String string, Throwable cause)
    • EntityBeanAdapterException

      public EntityBeanAdapterException(Throwable cause)