Class GenericNotImplementedException

All Implemented Interfaces:
Serializable

public class GenericNotImplementedException extends GenericEntityException
GenericNotImplementedException
Since:
2.0
Version:
$Revision: 1.1 $
Author:
David E. Jones
See Also:
  • Constructor Details

    • GenericNotImplementedException

      public GenericNotImplementedException()
    • GenericNotImplementedException

      public GenericNotImplementedException(String str)
    • GenericNotImplementedException

      public GenericNotImplementedException(String str, Throwable nested)