Class ContextBuilderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.ContextBuilderException
All Implemented Interfaces:
Serializable

public class ContextBuilderException extends Exception
See Also:
  • Constructor Details

    • ContextBuilderException

      public ContextBuilderException()
    • ContextBuilderException

      public ContextBuilderException(Throwable cause)
    • ContextBuilderException

      public ContextBuilderException(String message)
    • ContextBuilderException

      public ContextBuilderException(String message, Throwable cause)