Klasse InvalidPropertiesException

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

public class InvalidPropertiesException extends Exception
should be thrown when invalid properties are encountered
Autor:
geidell
Siehe auch:
  • Konstruktordetails

    • InvalidPropertiesException

      public InvalidPropertiesException()
    • InvalidPropertiesException

      public InvalidPropertiesException(String message, Throwable cause)
    • InvalidPropertiesException

      public InvalidPropertiesException(String message)
    • InvalidPropertiesException

      public InvalidPropertiesException(Throwable cause)