com.wewebu.ow.server.fieldctrlimpl
Class OwFieldManagerControlNote.OwNoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.fieldctrlimpl.OwFieldManagerControlNote.OwNoteException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- OwFieldManagerControlNote
public static class OwFieldManagerControlNote.OwNoteException
- extends OwException
Exception for notes management.
- See Also:
- Serialized Form
Method Summary |
String |
getModulName()
get the name of the module / manager / plugin where the exception occurred |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OwFieldManagerControlNote.OwNoteException
public OwFieldManagerControlNote.OwNoteException(String strMessage_p)
- Constructor
getModulName
public String getModulName()
- Description copied from class:
OwException
- get the name of the module / manager / plugin where the exception occurred
- Specified by:
getModulName
in class OwException
- See Also:
OwException.getModulName()
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.