public class AnaplanAPIException
extends java.lang.Exception
Constructor and Description |
---|
AnaplanAPIException(java.lang.String message)
Create an exception with the specified message.
|
AnaplanAPIException(java.lang.String message,
java.lang.Throwable cause)
Create an exception with the specified message and cause.
|