Class ObjectBuildException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xmlobjects.builder.ObjectBuildException
All Implemented Interfaces:
Serializable

public class ObjectBuildException extends Exception
See Also:
  • Constructor Details

    • ObjectBuildException

      public ObjectBuildException()
    • ObjectBuildException

      public ObjectBuildException(String message)
    • ObjectBuildException

      public ObjectBuildException(Throwable cause)
    • ObjectBuildException

      public ObjectBuildException(String message, Throwable cause)