Class AcrolinxServiceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AcrolinxServiceException
    extends AcrolinxException
    An exception that is thrown by the Acrolinx web service.
    See Also:
    Serialized Form
    • Method Detail

      • getType

        public java.lang.String getType()
      • getTitle

        public java.lang.String getTitle()
      • getDetail

        public java.lang.String getDetail()
      • getStatus

        public int getStatus()
      • getReference

        @Nullable
        public java.lang.String getReference()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Throwable