Class InitializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anwiba.commons.lang.exception.InitializeException
All Implemented Interfaces:
Serializable

public class InitializeException extends Exception
See Also:
  • Constructor Details

    • InitializeException

      public InitializeException(String message)
    • InitializeException

      public InitializeException(String string, Throwable throwable)