Package org.bouncycastle.util
Class Exceptions
java.lang.Object
org.bouncycastle.util.Exceptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalArgumentException
illegalArgumentException
(String message, Throwable cause) static IllegalStateException
illegalStateException
(String message, Throwable cause) static IOException
ioException
(String message, Throwable cause)
-
Constructor Details
-
Exceptions
public Exceptions()
-
-
Method Details
-
illegalArgumentException
-
illegalStateException
-
ioException
-