Class EgovUtilException

java.lang.Object
java.lang.Throwable
java.lang.Exception
at.gv.egovernment.moaspss.util.ex.EgovUtilException
All Implemented Interfaces:
Serializable

public class EgovUtilException extends Exception
See Also:
  • Constructor Details

    • EgovUtilException

      public EgovUtilException()
    • EgovUtilException

      public EgovUtilException(String message)
    • EgovUtilException

      public EgovUtilException(Throwable cause)
    • EgovUtilException

      public EgovUtilException(String message, Throwable cause)