Class UnableReadAttributeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.ipd.exception.UnableReadAttributeException
All Implemented Interfaces:
Serializable

public class UnableReadAttributeException extends RuntimeException
See Also:
  • Constructor Details

    • UnableReadAttributeException

      public UnableReadAttributeException(Throwable cause, String... attributes)
    • UnableReadAttributeException

      public UnableReadAttributeException(ObjectName objectName)