Class AttributeDoesNotExistException

All Implemented Interfaces:
Serializable

public class AttributeDoesNotExistException extends UcmdbException
See Also:
  • Constructor Details

    • AttributeDoesNotExistException

      public AttributeDoesNotExistException(Throwable cause)
    • AttributeDoesNotExistException

      public AttributeDoesNotExistException(String message)
    • AttributeDoesNotExistException

      public AttributeDoesNotExistException(String message, Throwable cause)