The use of attribute is illegal. In Julian the attribute legality check is performed during class loading and this exception could be thrown as the cause for ClassLoadingException.
Parent Class
See Also
Type | Name | Signature |
---|---|---|
constructor | IllegalAttributeUsageException | public IllegalAttributeUsageException(string) |
public IllegalAttributeUsageException(string msg)
Create an instance of IllegalAttributeUsageException with specified message. Mainly reserved for system use.
Parameters