Class DomainInUseException

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

public class DomainInUseException extends Exception
See Also:
  • Constructor Details

    • DomainInUseException

      public DomainInUseException()
    • DomainInUseException

      public DomainInUseException(String message, Throwable cause)
    • DomainInUseException

      public DomainInUseException(String message)
    • DomainInUseException

      public DomainInUseException(Throwable cause)