public class BadStringOperationException extends Exception
Constructor and Description |
---|
BadStringOperationException(String message)
Constructs a
BadStringOperationException with the specified detail
message. |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns the string representing the object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BadStringOperationException(String message)
BadStringOperationException
with the specified detail
message.message
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.