Updated: Formatting
This commit is contained in:
parent
cadb9c6abc
commit
d69ac87ede
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
||||||
package org.drtshock;
|
package org.drtshock;
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by Joe Hirschfeld on 10/2/2015.
|
|
||||||
*/
|
|
||||||
public class OvenException extends Exception {
|
public class OvenException extends Exception {
|
||||||
|
|
||||||
public OvenException(Exception internalException) {
|
public OvenException(Exception internalException) {
|
||||||
|
|
Loading…
Reference in a new issue