Class PSNNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.emau.icmvc.ganimed.ttp.psn.exceptions.PSNNotFoundException
All Implemented Interfaces:
Serializable

public class PSNNotFoundException extends Exception
See Also:
  • Constructor Details

    • PSNNotFoundException

      public PSNNotFoundException()
    • PSNNotFoundException

      public PSNNotFoundException(String message, Throwable cause)
    • PSNNotFoundException

      public PSNNotFoundException(String message)
    • PSNNotFoundException

      public PSNNotFoundException(Throwable cause)