public class DSTException extends Exception
DSTException
class represents a error while
processing DST
query/modify requests.Constructor and Description |
---|
DSTException(String msg)
Constructor with a message.
|
DSTException(Throwable t)
Constructor with
Throwable object. |
public DSTException(Throwable t)
Throwable
object.public DSTException(String msg)
msg
- exception message.Copyright © 2010-2016, ForgeRock All Rights Reserved.