Klasse DomainInUseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.emau.icmvc.ganimed.ttp.psn.exceptions.DomainInUseException
Alle implementierten Schnittstellen:
Serializable

public class DomainInUseException extends Exception
Siehe auch:
  • Konstruktordetails

    • DomainInUseException

      public DomainInUseException()
    • DomainInUseException

      public DomainInUseException(String message, Throwable cause)
    • DomainInUseException

      public DomainInUseException(String message)
    • DomainInUseException

      public DomainInUseException(Throwable cause)