Class CustomAppException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.skava.marketplace.exception.CustomAppException
All Implemented Interfaces:
Serializable

public class CustomAppException extends Exception
See Also:
  • Constructor Details

    • CustomAppException

      public CustomAppException(String message)
    • CustomAppException

      public CustomAppException(String message, Throwable cause)