public class SandboxNameTooLongException extends IllegalSandboxNameException
String
cannot be used to name a new sandbox
because it is too long.Constructor and Description |
---|
SandboxNameTooLongException(java.lang.String name,
int maxLen)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getMaximumNumberOfBytes()
Returns the maximum length in bytes allowed.
|
getName