ceylon.file
NoSuchPrincipalException
Thrown if there is no principal with the specified name.
Attributes | |
---|---|
Modifier and Type | Name and Description |
shared String | name The specified principal name. |
Attributes inherited from class: Exception |
---|
cause, string, message |
Attributes inherited from class: IdentifiableObject |
---|
hash |
Attributes inherited from class: Object |
---|
string |
Constructor |
---|
NoSuchPrincipalException(String name, Exception cause) |
Methods inherited from class: Exception |
---|
printStackTrace |