Class CustomFieldException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.greenhopper.customfield.CustomFieldException
All Implemented Interfaces:
Serializable

public class CustomFieldException extends RuntimeException
See Also:
  • Constructor Details

    • CustomFieldException

      public CustomFieldException()
    • CustomFieldException

      public CustomFieldException(String message, Throwable cause)
    • CustomFieldException

      public CustomFieldException(String message)
    • CustomFieldException

      public CustomFieldException(Throwable cause)